home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / kitchen_queen.swf / scripts / DefineSprite_297 / frame_3 / PlaceObject2_294_23 / CLIPACTIONRECORD onClipEvent(load)_2.as next >
Text File  |  2011-08-19  |  119b  |  7 lines

  1. onClipEvent(load){
  2.    if(hitTest(_root.makecake.kiwiMC2.hitpoint))
  3.    {
  4.       _root.box11.gotoAndStop(2);
  5.    }
  6. }
  7.